Goto

Collaborating Authors

 artificial intelligence & adobe sensei


Artificial Intelligence & Adobe Sensei

#artificialintelligence

In After Effects, we can get rid of unwanted objects in our video footage using Adobe Sensei AI. The Content-Aware Fill tool in After Effects simply asks us for the region and the duration for the software to "fill" the video frames to mask things we don't want to see. The tool then samples surrounding contextual pixels to generate pixel patterns in the video frames that "blend in" with the scene -- as if the object never existed. This AI is probably built using Generative Adversarial Networks (GANs) -- the same deep learning algorithms that can create incredibly convincing deepfakes. As a (very) concise overview -- a GAN is composed of two competing neural networks: a generator and a discriminator.